-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#2548 Add warning for suspicious message #2626
Conversation
@sosnovsky XCode 16 image is not available in |
Probably this limit is set by Semaphore CI, as I don't see settings section for changing these machine limits. Also I noticed that build time decreased from 30 minutes on previous machine type to 8 minutes on And let's also add fail_fast:
stop:
when: branch != 'master' |
Will fix XCode 16 image issue in new issue at #2627 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works well 👍
appium/tests/specs/mock/inbox/CheckSecurityWarningForSuspiciousEmail.spec.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well done 👍
This PR added warning for suspicious message
close #2548 // if this PR closes an issue
Tests (delete all except exactly one):
To be filled by reviewers
I have reviewed that this PR... (tick whichever items you personally focused on during this review):